Skip to content

Conversation

@brad0
Copy link
Contributor

@brad0 brad0 commented Oct 1, 2025

@rustbot
Copy link
Collaborator

rustbot commented Oct 1, 2025

Some changes occurred in the Android module

cc @maurer

@rustbot rustbot added O-android O-linux O-unix S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Oct 1, 2025
@brad0
Copy link
Contributor Author

brad0 commented Oct 1, 2025

At first I thought this was failing in Rust code but then looking at the build logs it is in C code. The AT_HWCAP3/4 consts would not exist in the auxv.h header with older glibc I am guessing is on that Linux system and FreeBSD 13 / 14 would not have this either.

@brad0 brad0 changed the title add HWCAP consts add HWCAP consts AT_HWCAP3 / AT_HWCAP4 Oct 1, 2025
@JohnTitor
Copy link
Member

You have to tweak the test in such a case: https://github.com/rust-lang/libc/blob/main/libc-test/build.rs

@rustbot author

@rustbot
Copy link
Collaborator

rustbot commented Oct 11, 2025

Reminder, once the PR becomes ready for a review, use @rustbot ready.

@brad0
Copy link
Contributor Author

brad0 commented Oct 12, 2025

You have to tweak the test in such a case: https://github.com/rust-lang/libc/blob/main/libc-test/build.rs

Thanks. I'll take a look and see if I can figure this out.

@brad0 brad0 force-pushed the auxv_hwcap branch 3 times, most recently from dcced7b to b22a5e6 Compare October 12, 2025 07:00
@brad0
Copy link
Contributor Author

brad0 commented Oct 12, 2025

@rustbot ready

Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@JohnTitor JohnTitor added this pull request to the merge queue Oct 12, 2025
Merged via the queue into rust-lang:main with commit e5b7775 Oct 12, 2025
51 of 52 checks passed
@brad0 brad0 deleted the auxv_hwcap branch October 12, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-android O-linux O-unix stable-nominated This PR should be considered for cherry-pick to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants